Click or drag to resize

ServiceGetNonIndexableItemStatistics Method (IListString, Boolean)

Gets the non indexable item statistics.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public GetNonIndexableItemStatisticsResponse GetNonIndexableItemStatistics(
	IList<string> mailboxes,
	bool searchArchiveOnly
)

Parameters

mailboxes
Type: System.Collections.GenericIListString
The mailboxes.
searchArchiveOnly
Type: SystemBoolean
if set to true [search archive only].

Return Value

Type: GetNonIndexableItemStatisticsResponse
GetNonIndexableItemStatisticsResponse.
See Also